host-interaction/gui/console

set console window title

rule:
  meta:
    name: set console window title
    namespace: host-interaction/gui/console
    authors:
      - michael.hunhoff@mandiant.com
    scopes:
      static: function
      dynamic: call
    mbc:
      - Operating System::Console [C0033]
    examples:
      - mimikatz.exe_:0x44570F
  features:
    - or:
      - api: kernel32.SetConsoleTitle

last edited: 2023-11-24 10:34:28